checkout: Use fd-relative open of newly created directory
authorColin Walters <walters@verbum.org>
Thu, 27 Feb 2014 16:49:49 +0000 (11:49 -0500)
committerColin Walters <walters@verbum.org>
Thu, 27 Feb 2014 16:49:49 +0000 (11:49 -0500)
commitd8852d099a1497666519f260d01f9d44f93cbb41
tree6ab8e1ffc4d569203fceaa2dac471f78d93caeca
parentb6704f8346c8f7392c69f30f0053800abc36fbc3
checkout: Use fd-relative open of newly created directory

We were walking the full path again on our directories, no need to do
that.
src/libgsystem
src/libostree/ostree-repo-checkout.c